Skip to content

fix!: make host optional#16

Merged
qjerome merged 1 commit intomainfrom
fix-make-host-opt
Feb 5, 2026
Merged

fix!: make host optional#16
qjerome merged 1 commit intomainfrom
fix-make-host-opt

Conversation

@qjerome
Copy link
Collaborator

@qjerome qjerome commented Feb 5, 2026

This PR fixes the current implementation considering a host is mandatory in the Url. Yet this is incorrect as some schema don't require a host (ex: file://).

This fix introduces a breaking change both for the Rust crate and the Python package.

This PR fixes the current implementation considering
a host is mandatory in the Url. Yet this is incorrect
as some schema don't require a host (ex: `file://`).
This fix introduce a breaking change both for the Rust
crate and the Python package.
@qjerome qjerome merged commit 60f20f3 into main Feb 5, 2026
18 checks passed
@qjerome qjerome deleted the fix-make-host-opt branch March 3, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant